-
Home
-
WP Offload SES Lite
-
1.4.6
-
Code
-
Classes
- Email_Events
Total Complexity |
34 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
381 |
Lines of code |
183 |
Logical lines of code |
102 |
Comment lines |
128 |
Methods |
14 |
Properties |
5 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_email_content() |
A |
46 |
9 |
36 |
update_clicks() |
S |
49 |
7 |
26 |
update_opens() |
S |
53 |
4 |
20 |
add_link() |
S |
62 |
2 |
13 |
register_rest_routes() |
S |
57 |
1 |
20 |
install_tables() |
S |
59 |
1 |
17 |
verify_hmac_hash() |
S |
67 |
2 |
8 |
get_secret_key() |
S |
69 |
2 |
7 |
delete_links_by_email() |
S |
65 |
1 |
11 |
__construct() |
S |
66 |
1 |
8 |
get_email_click_data() |
S |
74 |
1 |
4 |
get_click_tracking_url() |
S |
70 |
1 |
5 |
get_open_tracking_url() |
S |
71 |
1 |
5 |
generate_hmac_hash() |
S |
78 |
1 |
3 |